翻訳と辞書
Words near each other
・ Dynamic Parcel Distribution
・ Dynamic Party
・ Dynamic passenger information
・ Dynamic perfect hashing
・ Dynamic Photo HDR
・ Dynamic Pictures
・ Dynamic Planning
・ Dynamic positioning
・ Dynamic Praise
・ Dynamic pressure
・ Dynamic pricing
・ Dynamic priority scheduling
・ Dynamic problem (algorithms)
・ Dynamic program analysis
・ Dynamic programming
Dynamic programming language
・ Dynamic provisioning environment
・ Dynamic psychiatry
・ Dynamic publishing
・ Dynamic quartz recrystallization
・ Dynamic random-access memory
・ Dynamic range
・ Dynamic range (disambiguation)
・ Dynamic range compression
・ Dynamic recompilation
・ Dynamic recrystallization
・ Dynamic rectangle
・ Dynamic relaxation
・ Dynamic replication
・ Dynamic reserve


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Dynamic programming language : ウィキペディア英語版
Dynamic programming language

Dynamic programming language is a term used in computer science to describe a class of high-level programming languages which, at runtime, execute many common programming behaviors that static programming languages perform during compilation. These behaviors could include extension of the program, by adding new code, by extending objects and definitions, or by modifying the type system. Although similar behaviours can be emulated in nearly any language, with varying degrees of difficulty, complexity and performance costs, dynamic languages provide direct tools to make use of them. Many of these features were first implemented as native features in the Lisp programming language.
Most dynamic languages are also dynamically typed, but not all are. Dynamic languages are frequently (but not always) referred to as "scripting languages", although the term "scripting language" in its narrowest sense refers to languages specific to a given run-time environment.
==Implementation==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Dynamic programming language」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.